/*
Theme Name: VMMSZ
Theme URI: http://vmmsz.org
Description: Vajdas�gi Magyar M�vel�d�si Sz�vets�g
Version: 1
Author: BWS
Author URI: http://bws.balbu.eu
License: GNU General Public License v2 or later
License URI:  http://bws.balbu.eu
Tags: vmmsz, magyar, vajdasag
*/

*::selection {
  background: #EC1D25;
  color: #fff;
}

*::-moz-selection {
  background: #EC1D25;
  color: #fff;
}

a {
  color: #EC1D25;
}

a:hover {
  color: #940709;
}

a:active {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

h1 {
  font-family: Verdana;
  font-size: 26px;
  color: #EC1D25;
  text-shadow: 0.5px 0.5px 0.5px #474747;
  text-align: left;
  line-height: 1.2em;
}

h2,
h2 a,
h2 a:hover {
   font-family: Verdana;
  font-size: 20px;
  color: #474747;
  text-align: left;
  line-height: 1.2em;
}

h1.maintitle {
  font-size: 26px;
  font-family: Georgia;
  text-transform: uppercase;
  color: #fff;
  background: #74a866;
  padding: 12px;
  margin: 0 0 20px 0;
  width: 230px;
}

h1.maintitle a {
  color: #fff;
  text-decoration: none;
}

h1.posttitle {
  font-family: Verdana;
  text-transform: uppercase;
  font-size: 26px;
  color: #474747;
  margin: 0 0 0 0;
}

h1.pagetitle {
  font-family: Verdana;
  text-transform: uppercase;
  font-size: 32px;
  color: #474747;
  margin: 0;
    padding: 0;
}

h1.errortitle {
  color: #EC1D25;
  text-shadow: 0.5px 0.5px 0.5px #474747;
  font-family: Verdana;
  font-size: 60px;
  padding: 10px 0 0 0;
}

h2.errorsmall {
  text-transform: uppercase;
  color: #474747;
  font-family: Verdana;
  font-size: 20px;
}

h2.news_title,
h2.news_title a {
  font-size: 24px;
  font-family: Verdana;
  color: #7f7f7f;

  width: 250px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
  text-decoration: none;

}

html {
  background: #e7e7e7;
}

body {
  background: #cecece;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

.fixed {
  position:fixed;
  top:0;
}

#contenttop {
  position: relative;
  width: 960px;
}

#togglesearch {
  width: 960px;
  height: 60px;
  background: #93070A;
  display: block;
  position: relative;
  right: 0;
  float: right;
  z-index: 999;
  margin: 0 0 10px 0;
}

.search {
  padding: 10px 0 0 15px;
  float: right;
  margin: 0 20px 0 0;
  display: inline-block;
}

.search_desc {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  display:inline-block;
  font-family: Verdana;
  margin: 20px 0 0 20px;
  opacity: .6;
}

input#s {
  padding: 8px 0 8px 5px;
  width: 250px;
  border: 1px solid #ccc;
  margin: -40px 70px 0 0;
  float: right;
  display: inline-block;
}

#searchsubmit {
  background: #fff;
  padding: 9px;
  border: 0;
}

#wrap {
  width: 960px;
  height: auto;
  margin: 0 auto;
  display: block;
}

#head {
  width: 100%;
  display: block;
background: #eeeeee; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #eeeeee 0%, #bfbfbf 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#eeeeee), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #eeeeee 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #eeeeee 0%,#bfbfbf 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #eeeeee 0%,#bfbfbf 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #eeeeee 0%,#bfbfbf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#bfbfbf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

padding: 10px 0 0 0;
}

.logo {
  width: 500px;
  height: 125px;
  background: url(../logo.png) no-repeat;
  margin: 0 auto;
  margin-bottom: 20px;
}



.slider_actual {
  width: 960px;
  height: 475px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.7);
box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.7);
}

.slider_other {
  width: 707px;
  height: 350px;
  display: inline-block;
  float: left;
}

/* ------ MENU ------ */

span.menu_divider {
  height: 10px;
  display: block;
}

span.menu_divider_text {
  line-height: 1em;
  display: block;
  margin: 6px 0 0 0;
}

.current-menu-item {
  background: #93070A;
}

#menu {
  width: 100%;
  height: 90px;
  background: #F26065;
  /*position: relative;*/
}

#menu_buttons,
#menu-topmenu {
  width: 960px;
  height: 90px;
  margin: 0 auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Noto Sans', sans-serif;
  position: relative;
  text-align: center;
  padding: 0px;
  background: #ec1d25;
}


#menu-topmenu li a {
  color: #fff;
  text-decoration: none;
}

#menu-topmenu li:hover {
  background: #93070a;
}

#menu-topmenu li {
  width: 190px;
  height: 90px;
  list-style: none;
  float: left;
  border-left: 1px solid #c9070f;
  border-right: 1px solid #c9070f;
  list-style: none;
  display: inline-block;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* ------ ICONS ------ */

span.icn_home {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_home.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

span.icn_hirek {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_hirek.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

span.icn_szervezetek {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_szervezetek.png) no-repeat;
  margin: 10px 0 0 38px;
}

span.icn_esemenyek {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_esemenyek.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

span.icn_tarsoldalak {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_tarsoldalak.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

span.icn_galeria {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_galeria.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

span.icn_kapcsolat {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_kapcsolat.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

span.icn_kereses {
  width: 44px;
  height: 40px;
  display: block;
  background: url(../icn_kereses.png) no-repeat;
  padding: 0 0 14px 0;
  margin: 10px 0 0 38px;
}

/* ------ CONTENT TOP ------ */

#upcoming_events {
  width: 470px;

  display: inline-block;
  margin: 25px 20px 0 0;
  background: #fff;
  float: left;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
}

.upcoming_events_content {
  width: 460px;
  border-bottom: 1px dashed #ccc;
}

.upcoming_events_content .title a {
  width: 380px;
  display: inline-block;
  margin: 8px 0 8px 8px;
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
  text-transform: uppercase;
  font-family: Verdana;
  color: #474747;
  text-decoration: none;
}

.upcoming_events_content .date {
  width: 70px;
}

span.day {
  float: left;
  width: 50px;
  font-size: 18px;
  text-align: center;
  color: #B7B7B7;
}

span.day_today {
  float: left;
  width: 50px;
  font-size: 18px;
  text-align: center;
  color: #B7B7B7;
  margin: 10px 0 0 0;
}

span.day_text {
  font-size: 12px;
  display: block;
  margin: -3px 0 0 0;
}

.upcoming_events_title,
.invitation_title {
  padding: 6px 0 9px 8px;
  background: #93070a;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Noto Sans', sans-serif;
  vertical-align: middle;
}

#invitation {
  width: 470px;
  display: inline-block;
  margin: 25px 0 0 0;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
font-family: Verdana;
}

#invitation .title a {
  width: 380px;
  display: inline-block;
  margin: 12px 0 0 10px;
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
  text-transform: uppercase;
  font-family: Verdana;
  color: #474747;
  text-decoration: none;
}

 .invitation_content {
   width: 460px;
  border-bottom: 1px dashed #ccc;
  padding: 0 0 4px 0;
 }

.btn_arrow_right {
  width: 35px;
  height: 35px;
  background: url(../btn_arrow_right.png) no-repeat;
  display: inline-block;
  float: right;
  margin: -6px 0 0 0;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.btn_arrow_right:hover {
  opacity: .6;
}

/* ------ TOOLTIP ------ */

.upcoming_events_content .div {
   background: #EC1D25;
}

.toolclass {
  background: #EC1D25;
}

.ui-tooltip, .arrow:after {
    background: #EC1D25;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 10px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
    background: #EC1D25;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

/* ------ CONTENT ------ */

span.news_box_cat {
padding: 5px 8px 5px 8px;
position: absolute;
background: #479336;
color: #fff;
text-transform: uppercase;
z-index: 99;
opacity: .8;
}

#newswrap {
  width: 960px;
  height: auto;
  min-height: 600px;
  margin: 10px 0 0 0;
}

#news,
#news a {
  width: 300px;
  height: 580px;
  display: inline-block;
  float: left;
  background: #fff;
  font-family: Verdana;
  margin: 20px 10px 0 10px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
position: relative;
text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#news:hover {
        -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
opacity: .75;
}

.news_image,
.news_image img {
  width: 300px;
  height: 180px;
}

span.roll {
	background:url(../mag.png) center center no-repeat #000;
	height: 180px;
	position: absolute;
	width: 300px;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000;
    text-align: center;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    font-size: 26px;
    font-family: Verdana;
    text-shadow: 0.5px 0.5px 0.5px #474747;
}

.hovertext {
  margin: 70px 0 0 60px;
  display: none;
  color: #fff;
    font-weight: bold;
    vertical-align: middle;
    font-size: 26px;
    font-family: Verdana;
    text-shadow: 0.5px 0.5px 0.5px #474747;
    position: absolute;
    opacity: 1;
}

.news_content {
  font-size: 14px;
  font-family: Verdana;
  color: #474747;
  text-align: justify;
  max-height: 238px;
  width: 250px;
  margin: 0 auto;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  clear:both
}

.news_bottom {
  height: 45px;
  background: #eee;
  bottom: 0;
  margin: 25px 0 0 0;
  position: absolute;
  width: 300px;
  border-top: 1px solid #ccc;
}

.news_date {
  color: #a2a2a2;
  font-size: 16px;
  padding: 15px 0 0 10px;
  display: inline-block;
  float: left;
  width: 220px;
}

.news_facebook {
  width: 700px;
  display: inline-block;
  overflow: hidden;
  padding: 4px 0 8px 0;
}

/* ------ SUPPORTERS ------ */

#supporters {
  width: 960px;
  display: block;
  margin: 80px 0 30px 0;
  text-align: center;
}

h2.supporter_title {
  font-size: 18px;
  text-transform: uppercase;
  color: #939393;
  font-family: 'Noto Sans',sans-serif;
  letter-spacing: 2px;
  text-shadow: none;
  text-align: center;
}

.supporter_image {
  display: inline-block;
  margin: 40px 18px 0 18px;
}

..support_sub a {
  text-decoration: none;
}

.support_sub {
  color: #939393;
  text-decoration: none;
  margin: 10px 0 0 0;
  width: 80px;
}

#partners {
  width: 960px;
  margin: 50px 0 30px 0;
  display: block;
  text-align: center;
}

.partner_image {
  margin: 30px 0 0 0;
}

/* ------ FOOTER ------ */

#footerwrap {
  width: 100%;
  height: 230px;
  background: #ec1d25;
  margin: 40px 0 0 0;
  padding: 25px 0 25px 0;
}

#footer {
  width: 960px;
  height: 255px;
  margin: 0 auto;
}

.social {
  width: 220px;
  margin: -130px 0 0 0;
  float: right;
}

.facebook {
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  background: url(../btn_facebook.png) no-repeat;
  width: 48px;
  height: 48px;
    -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.facebook:hover {
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  background: url(../btn_facebook_hover.png) no-repeat;
  width: 48px;
  height: 48px;
}

.google {
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  background: url(../btn_google.png) no-repeat;
  width: 48px;
  height: 48px;
    -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.google:hover {
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  background: url(../btn_google_hover.png) no-repeat;
  width: 48px;
  height: 48px;
}

.twitter {
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  background: url(../btn_twitter.png) no-repeat;
  width: 48px;
  height: 48px;
}

.twitter:hover {
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  background: url(../btn_twitter_hover.png) no-repeat;
  width: 48px;
  height: 48px;
}

.email {
  margin: 70px 0 0 0;
  text-align: right;
  font-size: 20px;
}

.email a {
  font-size: 14px;
  color: #c80910;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 20px 0 0;
      -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.email a:hover {
  color: #fff;
}

.footerlogo {
  width: 220px;
  height: 192px;
  background: url(../footerlogo.png) no-repeat;
  opacity: .3;
        -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.footerlogo:hover {
  opacity: 1;
}

#totop {
  width: 35px;
  height: 35px;
  background: url(../btn_arrow_top.png) no-repeat;
  color: #fff;
  font-weight: bold;
  float: right;
  position: absolute;
  right: 0;
  margin-top: -245px;
  cursor: pointer;
}

.copyright {
  text-align: center;
  color: #C80910;
  background: #EC1D25;
  margin: 20px 0 0 0;
  padding: 0 0 10px 0;
}

/* ------ SLIDERS ------ */



#slider {
  width: 960px;
  height: 380px;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 3px rgba(50, 50, 50, 1);
border: 1px solid #ccc;
}

#slides {
  width: 960px;
  height: 380px;
  margin: 0;
  position: relative;
}

#slides li {
  list-style: none;
  display: inline-block;
}

#slides li img {
  list-style: none;
  display: inline-block;
  float: left;
  width: 960px;
}

#slides span.slider_span {
  background: #000;
  width: 260px;
  height: 350px;
  display: inline-block;
  float: left;
  color: #fff;
  font-family: Arial;
}

h3.slider_title {
  color: #fff;
  font-size: 20px;
  padding: 20px;
}

span.slider_span p {
  padding: 20px;
  font-size: 15px;
}

#pager {
  display: none;
  height: 90px;
  margin: -43px 0 0 0;
  padding: 0;
  position: absolute;
  z-index: 999;

}

#pager img {

  width: 80px;
  height: 40px;
}

.sliderimage {
	width:0px;
	height:0px;
	border-left:10px solid transparent;  /* left arrow slant */
	border-right:10px solid transparent; /* right arrow slant */
	border-bottom:10px solid #93070A; /* bottom, add background color here */
	font-size:0px;
	line-height:0px;
    float: left;
    position: absolute;
    margin: -10px 0 0 35px;
}

li.active  {
  border: none;
   border: 2px solid #93070A;
}

#pager li {
  list-style: none;
  display: inline-block;
  font-size: 11px;
}



.caption_slider {
  position: absolute;
  z-index: 9999;
  display: block;
  top: 200px;
  right: 0;
}

.caption_slider_title {
  padding: 10px;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.5px #474747;
  text-transform: uppercase;
  font-size: 22px;
  background: #479336;
  float: right;
  margin: 0 0 5px 0;
  max-width: 500px;
  line-height: 1em;
  text-align: right;
}

.caption_slider_date {
  background: #fff;
  color: #474747;
  padding: 8px;
  float: right;
  margin: 0 0 5px 0;
}

.caption_slider_excerpt {
  background: #83b577;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.5px #474747;
  float: right;
  opacity: .8;
  max-width: 500px;
  padding: 8px;
  text-align: right;
}


#nav { width: 300px; margin: 15px }
#nav li { width: 50px; float: left; margin: 8px; list-style: none }
#nav a { width: 50px; padding: 3px; display: block; border: 1px solid #ccc; }
#nav li.activeSlide a { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

/* ------ GALLERY ------ */

.gallerytext {
  display: none;
  color: #fff;
    font-weight: bold;
    vertical-align: middle;
    font-size: 26px;
    font-family: Verdana;
    text-shadow: 0.5px 0.5px 0.5px #474747;
    position: absolute;
    z-index: 99;
    opacity: 1;
    text-align: center;
    width: 170px;
    height: 170px;
    background: url(../icn_eye.png) no-repeat;
    margin: 70px 0 0 65px;
}

#gallerywrap {
  margin: 40px 0 0 0;
}

#gallery {
  width: 300px;
  height: 360px;
  display: inline-block;
  float: left;
  margin: 0 10px 0 10px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
}

#gallery:hover {
      -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
opacity: .75;
}

.gallery_image,
.gallery_image img {
  width: 300px;
  height: 360px;
  position: relative;
}

span.gallery_caption {
  background: #eee;
  opacity: .9;
  color: #474747;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 8px;
  bottom: 0;
  position: absolute;
  width: 285px;
}

/* ------ POST ------ */

.relatedthumb_sidebar {
  width: 180px;
  margin: 0 auto;
}

#postimage {
  margin: 0 0 15px 0;
  text-align: center;
}

#newswrap_single {
  width: 700px;
  margin: 15px 0 0 0;
  display: inline-block;
  float: left;
}

 #postcontent {
   font-family: Verdana;
   font-size: 16px;
   text-align: justify;
 }

 #postimage img {
   border: 2px solid #FFFFFF;
   -webkit-box-shadow: 0px -4px 9px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px -4px 9px rgba(50, 50, 50, 0.4);
box-shadow:         0px -4px 9px rgba(50, 50, 50, 0.4);
margin: 0 auto;
text-align: center;
 }

 #postmeta {
   width: 700px;
   padding: 3px 0 5px 10px;
   margin: 15px 0 18px 0;
   background: #eee;
   font-family: Verdana;
 }

 #postmeta .date {
   font-size: 12px;
   color: #474747;
   display: inline-block;
 }

  #postmeta .date,
  #postmeta .author,
  #postmeta .category {
   font-size: 11px;
   color: #474747;
   display: inline-block;
   margin: 0 8px 0 0;
 }

  .post-categories {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-bottom: -3px;
  }

 .post-categories li {
   list-style: none;
   display: inline-block;
   float: left;
   margin: 0 0 -3px 0;
 }

  .post-categories li a {
    text-decoration: none;
    color: #EC1D25;
    margin: 0 5px 0 5px;
  }

  /* ------ RELATED POSTS ------ */

  #related_posts {
    font-family: Verdana;
  }

  .related_content_title {
    font-family: Verdana;
    font-size: 24px;
  }

  #related_posts ul {
    margin-left: -5px;
    margin-top: 15px;
  }

  #related_posts ul li {
    list-style: none;
    display: block;
    width: 680px;
    margin: 0 0 20px 0;
  }

  .relatedcontent {
     color: #474747;
     width: 480px;
     display: inline-block;
     height: 79px;
     top: 0;
  }

  .relatedcontent h3 {
    padding: 0;
    margin: 0;
  }

  .relatedthumb {
    width: 160px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
  }

  .relatedthumb img {
    width: 160px;
    max-height: 110px;
    height: auto;
  }

  .related_list p {
    text-decoration: none;
    color: #474747;
    font-size: 16px;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: bold;
    margin-bottom: 5px;
    width: 500px;
  }

  .related_list {
    background: #fff;
    padding: 10px;
      -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
  }

  .related_list:hover {
          -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
opacity: .75;
  }

  #related_content {
    margin: 30px 0 0 0;
    padding-top: 20px;
    border-top: 1px dashed #474747;
  }

  /* ------ SIDEBAR ------ */

  #sidebar_single {
    width: 200px;
    height: auto;
    padding: 8px;
    display: inline-block;
    margin: 20px 0 0 40px;
    background: #fff;
  }

  #related_posts_sidebar ul {
    list-style: none;
    margin: 0 auto;
  }

  #related_posts_sidebar ul li {
    margin: 0 auto;
    border-bottom: 1px dashed #ccc;
    margin-top: 5px;
  }

    #related_posts_sidebar ul li p {
      color: #474747;
      text-decoration: none;
    }

    #related_posts_sidebar ul a {
      text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
    }

    #related_posts_sidebar ul a:hover,
     #related_posts_sidebar ul li a:hover {
      opacity: .75;
    }

    .widget_recent_entries ul li,
    .widget_recent_entries {
      list-style: none;
      margin-left: -20px;
      padding: 0 0 10px 0;
    }

    .widget_recent_entries a {
      text-decoration: none;
      color: #474747;
   -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
    }

    .widget_recent_entries a:hover {
      opacity: .75;
    }

    .widget_recent_entries h3 {
      display: none;
    }

    h3.related_sidebar_maintitle  {
      font-family: Verdana;
      font-size: 20px;
      color: #EC1D25;
      text-align: center;
      line-height: 1em;
    }

    .ngg_images h3 {
      list-style: none;
      font-family: Verdana;
      font-size: 20px;
      color: #EC1D25;
      text-align: center;

    }

    .ngg_images {
      list-style: none;
    }

  /* ------ PAGES ------ */

  #pages {
    width: 700px;
    height: auto;
    min-height: 700px;
    display: inline-block;
  float: left;
  margin:20px 0 0 0;
  }

  .page_help {
    background: #fff;
    padding: 10px 20px;
    color: #474747;
    font-style: italic;
        -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
margin: 10px 0 15px 0;
  }

  .page_help p {
    margin: 0;
  }

  .page_content {
    text-align: justify;
    margin: 15px 0 0 0;
  }

  .page_content ul li {
    font-size: 22px;
    line-height: 1.5em;
    list-style-image:url('../btn_arrow_r.png');
  }

  #recent-posts-3 {
    width: 200px;
    margin: 0 0 0 2px;
  }

  /* ------ 404 ------ */

  #wrap_404 {
    width: 960px;
    height: auto;
    min-height: 600px;
  }

  .errorcontent {
    font-family: Verdana;
    font-size: 14px;
    color: #474747;
  }

  /* ------ CONTACT ------ */

  #contact_page {
    display: block;
  }

  #contact_page_left {
    width: 480px;
    display: inline-block;
    float: left;
    margin: 0 0 20px 0;
  }

  #contact_page_right {
    width: 480px;
    display: inline-block;
    margin: 20px 0 20px 0;
  }

  .contact_name {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 0 0;
    line-height: 1.4em;
  }

  .contact_address {
    margin: 30px 0 0 0;
  }

  .contact_map {
    width: 500px;
    height: auto;
    margin: 20px 0 0 0;
    border: 2px solid #fff;
  }

  .contact_map_big {
    margin: 20px 0 0 0;
  }

  .contact_tel {
    font-family: Calibri;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-align: right;
  }

  /* ------ COMMENTS ------ */

  .comment_arrow_down {
    width: 14px;
    height: 11px;
    display: inline-block;
    background: url(../btn_down.png) no-repeat;
    margin: 0 0 0 10px;
  }

    .comment_arrow_up {
    width: 14px;
    height: 11px;
    display: inline-block;
    background: url(../btn_up.png) no-repeat;
    margin: 0 0 0 10px;
  }

  #comments_title_single {
    cursor: pointer;
    display: inline-block;
    width: auto;
  }

  .fb-comments-count {
    display: inline-block;
    width: auto;
  }

  /* ------ SEARCH ------ */

  #searchwrap {
    width: 960px;
    min-height: 400px;
  }

  #searchlist {
    list-style: none;
  }

  .search_list {
    background: #fff;
    padding: 10px;
    margin: 5px 0 5px 0;
    display: block;
      -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  }

   .search_list:hover {
     -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
  }

  .search_list_thumb {
    width: 180px;
    display: block;
    float: left;
  }

  .search_list_right {
    width: 900px;
    display: inline-block;
    margin: 0 0 0 10px;
  }

  .search_list_title {
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    margin: 0 0 8px 0;
  }

  .search_list_excerpt {
    color: #474747;
    display: block;
    min-height: 60px;
    width: 800px;
    float: left;
  }

  .eventpage_count {
    display: inline-block;
    width: 60px;
    float: left;
    font-size: 36px;
    color: #C6C6C6;
    margin: 0 0 0 30px;
  }

  .eventpage_days {
    font-size: 16px;
    color: #c6c6c6;
    text-align: center;
  }

  /* ------ PAGINATION ------ */

.nav-previous {
  display: inline-block;
  width: 80px;
  float: left;
  margin: 20px 0 0 0;
}

.nav-next {
  display: inline-block;
  width: 60px;
  float: right;
  margin: 20px 0 0 0;
}

#search_nolist {
  min-height: 400px;;
}

#search_nolist p {
  font-size: 18px;
}

.navigation_news {
  display: block;
  float: left;
  width: 960px;
}

/* ------ ORGANIZATION ------ */

.row a {
  color: #EC1D25;
}

.row a:hover {
  color: #940709;
}


#organization_page {
  width: 960px;
}

#organization_table a:hover {
  color: #fff;
  text-decoration: none;
}

#organization_table {
  width: 960px;
  background: #fff;
  font-family: Verdana;
}

#organization_table th {
  background: #940709;
  padding: 8px;
  color: #fff;
}

#organization_table td {
  padding: 10px;
  border: 1px solid #e7e7e7;
}


#organization_table td:hover,
#organization_table td:hover a {
  color: #fff;
  background: #F26065;
}

#organization_table td a span.table_edit {
  display: inline-block;
  float: right;
}

#organization_pager {
  margin: 30px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #474747;
}

#organization_pager a {
  color: #474747;
}

#organization_pager .curr {
  background: #fff;
  padding: 5px 8px 5px 8px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.36);
-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.36);
box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.36);
}

#orgcontent_block {
  background: #fff;
}

#orgcontent_block fieldset label {
  background: #940709;
  padding: 10px;
  color: #fff;
  font-size: 18px;
}

.row {
  margin: 0;
  padding: 15px;
}


/* ------ ORGANIZATION CONTENT ------ */

.org_content {
  display: inline-block;
  float: right;
}
.org_title {
  display: inline-block;
  float: left;
}

.subtitle {
  background: #F26065;
  padding: 10px;
  color: #fff;
  margin: 0 0 10px 0;
}


.group_item_title {
    background: #F26065;
    color: #FFFFFF;
    float: left;
    display: inline-block;
    margin: 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    width: 90%;
    padding: 10px;
}
.group_item_content {
    float: left;
    margin: 20px;
    margin-top: -20px;
    text-decoration: none;
    width: 90%;
    border-top: 0px;
    padding: 10px;
}
.group_item_add {
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin: 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
}
.group_delete {
 display: inline-block;
 float: right;
}
.event_item_title {
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    float: left;
    display: inline-block;
    margin: 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    width: 90%;
    padding: 10px;
}
.event_item_content {
    float: left;
    margin: 20px;
    margin-top: -20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    width: 90%;
    border: 1px solid #21759B;
    border-top: 0px;
    padding: 10px;
}
.event_item_add {
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin: 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
}
.event_delete {
 display: inline-block;
 float: right;
}

#searchwrap_mobile {
  display: none;
}

#search_mobile {
  display: none;
}

#newswrap_mobile,
#contact_page_mobile {
  display: none;
}

.bws_logo {
  display: inline-block;
  width: 45px;
  height: 21px;
  background: url(../bws_logo_small.png) no-repeat;
  margin: 0 5px 0 8px;
  opacity: .4;
    -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.bws_logo:hover {
  opacity: 1;
}



/* ------ MOBILE ------- */

@media only screen
and (min-width : 641px) {

#menu_mobile {
  display: none;
}

.search_mobile_bottom {
  display: none;
}

}

@media only screen
and (max-width : 640px) {

#wrap {
  width: 100%;
  padding: 0;
  margin: 0;
}


body {
  width: 100%;
  background: #cecece;
}

#menu,
#slider,
.logo,
#contenttop,
#newswrap,
.footerlogo,
.social,
#totop,
#footer {
  display: none;
}

.logo_mobile {
  background: url(../logo_mobile.png) no-repeat;
  display: block;
  width: 200px;
  height: 176px;
  margin: 0 auto;
}

#head {
  background: #cecece;
  width: 100%;
  height: 200px;
}


.mobile-wrap {
  width: 100%;
  display: block;
}

#menu_mobile {
  width: 98%;
  display: block;
  margin: 0;
}



.menu-item {
  list-style: none;
  height: 130px;
  background: #EC1D25;
  color: #fff;
display: table;
  float: left;
  margin: 8px 8px 8px 0;
  width: 130px;
  text-align: center;
   text-decoration: ellipsis;
    white-space: nowrap;

}

.menu-item a {
  color: #fff;
  text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 100px;
    text-decoration: ellipsis;
    white-space: nowrap;
}

#footerwrap {
    background: none repeat scroll 0 0 #EC1D25;
    margin: 40px 0 0;
    width: 100%;
    height: 30px;
}

.copyright {
  margin: 2px 0 0 0;
  padding: 8px;
  color: #eee;
}

#sidebar_single {
  display: none;
}

#pages {
  width: 94%;
  padding: 10px;
}

#totop_mobile {
  width: 35px;
  height: 35px;
  background: url(../btn_arrow_top.png) no-repeat;
  color: #fff;
  font-weight: bold;
  float: right;
  position: absolute;
  right: 0;
  margin-top: -70px;
  cursor: normal;
  z-index: 999;
}

h1.pagetitle {
  font-size: 24px;
}

.page_content ul li {
  font-size: 16px;
}

h1 {
  font-size: 20px;
}

#totop {
  display: none;
}

.menu {
  width: 90%;
  padding: 0;
}


#search_mobile {
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  background: #EC1D25;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 34px;
  text-align: center;
  padding: 15px;
  z-index: 999;
}

input#s {
  width: 200px;
  margin: 0 0 0 -40px;
  float: left;
}

#searchsubmit {
  display: none;
}

#togglesearch_mobile {
  width: 100%;
  height: 60px;
  background: #93070A;
  display: block;
  position: relative;
  right: 0;
  float: right;

}

#searchwrap_mobile {
  display: block;
}

.search {
  padding: 0;
  margin: 0;
  float: none;
  display: inline-block;
  margin: 10px 0 0 50px;
  width: 80%;
  height: 20px;
}

#newswrap_mobile {
  width: 100%;
  display: block;
}

#newslist_mobile {
  width: 90%;
  margin: 0 auto;
}

.newslist_mobile_news {
  background: #fff;
  padding: 10px;
  list-style: none;
}

.newslist_title {
  font-size: 20px;
  font-weight: bold;
  color: #474747;
  margin: 0 0 5px 0;
}

.newslist_excerpt {
  color: #474747;
}

.contact_map_big {
  display: none;
}

#contact_page_left {
  width: 100%;
  display: block;
}

#contact_page_right {
  width: 100%;
  display: block;
  font-size: 24px;
}

.contact_tel {
  font-size: 22px;
}

.contact_name {
  font-size: 16px;
}

#contact_page {
  width: 95%;
  margin: 0 auto;
}

#search_mobile {
  display: block;
}

#newswrap_single {
  width: 95%;
  margin: 0 auto;
}

h1.posttitle {
  font-size: 16px;
}

#postmeta {
  width: 100%;
}

#related_content,
#single_comments {
  display: none;
}

#postimage img,
#postcontent {
  margin: 0 auto;
  margin-left: 8px;
}

#newswrap_single {
  margin-top: 30px;
}

.search_mobile_bottom {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 auto;
}

.search_mobile_bottom input {
  margin: 0 auto;
  padding: 0;
}

input#s {
  width: 80%;
  margin: 0 auto;
  margin-left: 10%;
  float: none;
}

.menu-item-38 {
  display: none;
}

.menu-item-30 {
  width: 95%;
}


}

@media only screen and (orientation:landscape) {
.menu-item {
  list-style: none;
  height: 150px;
  color: #fff;
display: table;
  float: left;

  width: 150px;
  text-align: center;
   text-decoration: ellipsis;
    white-space: nowrap;

}

.menu {
  margin: 0 auto;
  width: 86%;
}

.menu-item-38 {
  display: none;
}

.menu-item-30 {
  width: 95%;
}

#search_mobile {
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  background: #EC1D25;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 34px;
  text-align: center;
  padding: 15px;
  z-index: 999;
}

#searchsubmit {
  display: none;
}

#togglesearch_mobile {
  width: 100%;
  height: 60px;
  background: #93070A;
  display: block;
  position: relative;
  right: 0;
  float: right;

}

#searchwrap_mobile {
  display: block;
}

.search {
  padding: 0;
  margin: 0;
  float: none;
  display: inline-block;
  margin: 10px 0 0 50px;
  width: 100%;
  height: 20px;
}

}
/*
     FILE ARCHIVED ON 14:35:51 Oct 16, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:40:58 Feb 08, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/